home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / program / qbprog.EXE / ISBN.ZIP / ISBN.DOC < prev   
Text File  |  1991-09-01  |  485b  |  15 lines

  1. ISBN.BAS
  2. --------
  3. This routine validates International Standard Book Numbers
  4. (ISBN).  Useful for verifying data input in book inventories
  5. and similar applications.
  6.  
  7. Written in GW-BASIC for ease of porting to QuickBASIC,
  8. PowerBASIC, what-have-you.  There are no absolute line
  9. references so you can just remove the line numbers and use
  10. the rest of the routine as is.
  11.  
  12.                               Frank Cox
  13.                               FidoNet 1:140/53
  14. September 1, 1991
  15.